@charset "utf-8";

.banner {

}
.banner img {
	 width:100%;
}
.index_tab {
	 color:#fff;
	 height:124px;
	 background:#4184d6;
	 margin-bottom:42px;
}
.index_tab .tab li {
	 float:left;
	 border-right:1px solid #66b38e;
}
.index_tab .tab li.active a {
	 background:#78bb1e;
}
.index_tab .tab a {
	 color:#fff;
	 font-size:16px;
	 width:187px;
	 height:124px;
	 text-align:center;
}
.index_tab .tab a .icon1 {
	 display:inline-block;
	 width:19px;
	 height:28px;
	 background:url("../images/index_pic1.png") no-repeat;
	 margin:30px 0 10px 0;
}
.index_tab .tab a .icon2 {
	 display:inline-block;
	 width:32px;
	 height:28px;
	 background:url("../images/index_pic2.png") no-repeat;
	 margin:30px 0 10px 0;
}
.index_tab .tab a .icon3 {
	 display:inline-block;
	 width:33px;
	 height:27px;
	 background:url("../images/index_pic4.png") no-repeat;
	 margin:30px 0 10px 0;
}
.index_tab .tab a .icon4 {
	 display:inline-block;
	 width:33px;
	 height:27px;
	 background:url("../images/index_pic3.png") no-repeat;
	 margin:30px 0 10px 0;
}
.index_tab .extra {
	 width:0;  /*357*/
	 height:0;  /* 96 */
	 padding:18px 0 0 30px;
	 padding-left:0;
	 /*  display:none; */
	 overflow:hidden;
}
.index_tab li.active .extra {
	 padding-left:30px;
}
.index_tab li .sb_width {
	 width:357px;
	 height:96px;
}
.index_tab .extra .left {
	 width:115px;
	 height:94px;
}
.index_tab .extra .info {
	 width:210px;
	 height:61px;
	 overflow:hidden;
	 line-height:22px;
	 margin:12px 0 0 20px;
}
.tab_com {
	 border-bottom:3px solid #000;
	 padding-bottom:38px;
	 margin-bottom:72px;
}
.index_tab_show {
	 display:none;
}




.index_contect {
	 
}
.index_contect li {
	 float:left;
	 width:380px;
	 margin-right:20px;
}
.index_contect li a {
	 display:block; 
}
.index_contect .pic {
	 width:380px;
	 height:220px;
	 overflow:hidden;
}
.index_contect .pic img {
	 width:100%;
}

.index_contect .info {
	 width:100%;
}
.index_contect .info .title {
	 margin:24px 0px;
}
.index_contect .info h2 {
	 font-size:20px;
	 color:#4184d6;
}
.index_contect .info h2 .caption {
	 font-size:16px;
	 color:#333;
	 font-weight:normal;
}
.index_contect .info .mes {
	 line-height:25px;
	 width:100%;
	 height:75px;
	 overflow:hidden;
}
.index_contect .info .more {
	 display:block;
	 width:56px;
	 height:20px;
	 font-size:14px;
	 font-family:"ËÎÌå";
	 color:#4184d6;
	 background:url("../images/more.png") no-repeat left center;
	 text-indent:24px;
	 line-height:20px;
	 margin-top:6px;
}
.index_contect .info .list {
	 
}
.index_contect .info .list .cell {
	 line-height:25px;
}
.index_contect .info .list a {
	 display:block;
	 height:26px;
}
.index_contect .info .list a:hover  strong{
	 color:#f39d01;
}
.index_contect .info .list span,
.index_contect .info .list strong {
	 float:left;
}
.index_contect .info .list span {
	 width:12px;
	 height:26px;
	 background:url("../images/news_pic1.png") no-repeat left center;
}
.index_contect .info .list strong {
	 font-weight:normal;
	 width:266px;
	 height:20px;
	 overflow:hidden;
	 white-space:nowrap;
	 text-overflow:ellipsis;
}
.index_contect .info .list em {
	 float:right;
}


.partner {
	 padding:48px 0 30px 0;
	 background:#f2f2f2;
	 margin-top:120px;
}
.partner .contain {
	 position:relative;
}
.partner .caption {
	 width:140px;
	 background:#8db5e6;
	 position:absolute;
	 top:-66px;
	 left:0;
}
.partner .caption p {
	 width:128px;
	 height:36px;
	 background:#4184d6;
	 color:#fff;
	 font-size:16px;
	 line-height:36px;
	 text-align:center;

}
.partner .list {
	 
}
.partner li {
	 width:228px;
	 height:88px;
	 /*border:1px solid #e5e5e5;*/
	 float:left;
	 margin-right:6px;
}
.partner .par_bg1 {
	 background:url("../images/link_pic1.png") no-repeat center;
}
.partner .par_bg2 {
	 background:url("../images/link_pic2.png") no-repeat center;
}
.partner .par_bg3 {
	 background:url("../images/link_pic3.png") no-repeat center;
}
.partner .par_bg4 {
	 background:url("../images/link_pic4.png") no-repeat center;
}
